![]() |
![]() |
![]() |
|
LOCK PIXELS
This command will lock the current bitmap for faster reading and writing of visual data.
LOCK PIXELS
This command does not return a value.
The DOT and POINT commands are considerably faster when wrapped within a LOCK/UNLOCK block of code. You can also use this command in combination with GET PIXELS POINTER to write directly to the memory storing the visual data.
LOCK PIXELS
|